[BLKTAP]: Kill bogus fast_flush_area
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 20 Oct 2006 08:24:26 +0000 (09:24 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Fri, 20 Oct 2006 08:24:26 +0000 (09:24 +0100)
commit97e34120fef1967b127046639498843df163ee3e
tree4674a63c66acb5450bffd8d5ef57588a561fca7c
parenta9356988942783fa839b4df49dc725a641e05933
[BLKTAP]: Kill bogus fast_flush_area

The function dispatch_rw_block_io may call fast_flush_area even before
a pending request has been initialised.  This patch deletes that call.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
linux-2.6-xen-sparse/drivers/xen/blktap/blktap.c